func runtime.xRegRestore

3 uses

	runtime (current package)
		preempt.go#L341: 	xRegRestore(gp)
		preempt.go#L355: 	f = findfunc(abi.FuncPCABIInternal(xRegRestore))
		preempt_xreg.go#L114: func xRegRestore(gp *g) {